home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / config / IC / IConfig.proto.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-22  |  170 b   |  8 lines  |  [TEXT/CWIE]

  1. /* IConfig.proto.h */
  2.  
  3. #include "url.h"    //for TURL defines
  4.  
  5. void ICinit(void);
  6. OSType GetHelperInfo(TURLKind urlKind);
  7. void stopInternetConfig(void);
  8. void ICUnload(void);